How to Install catdvi software package in Debian 8 (Jessie)

How to Install catdvi software package in Debian 8 (Jessie)

catdvi software package provides DVI to plain text translator, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install catdvi 

catdvi is installed in your system.

Make ensure the catdvi package were installed using the commands given below,

$ sudo dpkg-query -l | grep catdvi *

You will get with catdvi package name, version, architecture and description in a table

catdvi package basic information:

Distro Debian 8 jessie
Section TeX
Package catdvi
Version 0.14-12.1
Description DVI to plain text translator
Sub Section TeX


See Also, How to uninstall or remove catdvi software package from Debian 8 (Jessie)?